*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 24 Jan 2004 17:00:21 +0000 (17:00 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 24 Jan 2004 17:00:21 +0000 (17:00 +0000)
lisp/ChangeLog

index c64f0d17698d260302cfb8fa83131e666088c23f..9f78d35e49504760eaec2882a4fd6d5c28a33f4d 100644 (file)
@@ -1,3 +1,11 @@
+2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * mail/rmail-spam-filter.el:
+       Use two semicolons as Commentary line prefix.
+       Add ";;; Code:" stylized comment.
+       Delete end-of-line whitespace.
+       Wrap (require 'cl) with `eval-when-compile'.
+
 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
 
        * vc.el (vc-annotate): Fix improper use of `make-local-variable'